home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d13 / pull217.arc / UPGRADE.DOC < prev    next >
Text File  |  1990-09-19  |  7KB  |  151 lines

  1.   -------------------------------
  2.     PullDown v2.17
  3.     Upgrade Instructions
  4.     Addendum file: UPGRADE.DOC
  5.   -------------------------------
  6.  
  7.   UPGRADING:
  8.   *********
  9.   Reinstall only the following files:
  10.   PULLDWN1.EXE  *OR*  PULLDWN1.EXE in P286386.ZIP, the 286+ version
  11.  
  12.   Examine the following for new syntax examples and policy changes:
  13.   *.DEF  (In particular ADVANCED.DEF)
  14.   PULL215.DOC
  15.   REGFORM.DOC
  16.  
  17.   The system will automatically upgrade your copy and reinitialize the
  18.   PULLDWN.CNF configuration file.  NOTE that if you upgrade and then try
  19.   to run an OLDER version of PULLDWN1.EXE, that the software will declare the
  20.   .CNF file corrupt and delete it, thus requiring that you re-register the
  21.   software.
  22.  
  23. ** CHANGE IN COMMAND LINE PARAMATER PASSING **
  24. The & command now behaves exactly as the +BatchCommand.  The system now
  25. passes the paramters to a command line, in the order entered by the user.
  26. Use +YourProg %1 where you used &YourProg before.  Multiple prompts will
  27. require modification.  Input CAN be forced to be non-blank to ensure
  28. that your carefully designed batch files will not be fooled with blank
  29. parameters...
  30.  
  31. IF YOU HAVE LOST YOUR REGISTRATION NUMBER:
  32. Call one support BBS, or drop a note in the mail.  See the documentation in
  33. REGFORM.DOC for pricing on upgrade diskettes, and different sizes are now
  34. available.  There is NEVER a charge to upgrade to a copy you download from any
  35. BBS.  Latest always posted on the Tech Support BBSs.... You can get
  36. the latest 286/386 overlay version from the tech support BBS's, but you will
  37. need to ask for the password to unzip it first.  No charge.....
  38.  
  39.  
  40.     OTHER INFORMATION
  41. -------------------------------------------------------------------------------
  42. To upgrade to the 286/386 specific version, delete PULLDWN1.EXE and
  43. rename P286386.EXE to PULLDWN1.EXE  =or= change the .BAT files to call
  44. P286386 instead of PULLDWN1.EXE.  The 286/386 version will FAIL on a V-20 or
  45. 808x processor based system.
  46.  
  47.     UPDATE HISTORY
  48. -------------------------------------------------------------------------------
  49.  
  50. All versions AUTOMATICALLY upgrade the .CNF file.... please do not attempt to
  51. go backwards as the byte count of the configuration file will be invalid.
  52.  
  53. v2.15 to v2.17
  54. ==============
  55. - REQUIRED and NOTREQUIRED keywords to toggle forcing of non-blank user
  56.   reply to ?Input Commands.
  57. - Minor cosmetic change in PLEASE WAIT initial flag... full box was bothering
  58.   the author.
  59. - DOS v2.xx now confirmed to be supported, but not desirable due to absence
  60.   of ability to retrieve the path to the executing program.  That is,
  61.   PullDown MIGHT not run correctly when no path is returned.  This condition
  62.   is not tolerable.
  63. - Policy change: P286386.ZIP with the 80286+ version now available to all
  64.   callers on the tech support BBS.  (Popular)
  65.  
  66. v2.01 to v2.15
  67. ==============
  68. NOTICE: The version number belies the extent of the upgrade.  This is not
  69. typical ".xx" upgrade.
  70.  
  71. * New keywords and features in .DEF files:
  72.  
  73.   - SCROLLBOX=HelpFileSpec,HeadingString
  74.     ) Pops a user-defined scrollable help box, just like F1
  75.     ) Up to 50 lines, 69 characters max line width
  76.   - ABORT
  77.     ) Halts menu execution.  Usually used in demo files (see ADVANCED.DEF
  78.       for specfic examples) or after a SCROLLBOX call on a HELP ONLY
  79.       menu selection.
  80.   - OKBOX=TextString
  81.     ) Pops the familiar <Ok> dialog box with text in it.  Pressing ESC
  82.       will halt menu execution, ENTER continues.
  83.   - ?PromptString replies now carried directly to a command line, so that
  84.     all batch language extensions are supported.  & is now treated as a +
  85.  
  86. * Fault trap: width of top menu items in total too large.
  87. * Fault trap: too many menu items loaded for desired screen mode.
  88.   e.g. user has a 39 line menu loaded and selects 25 line screen mode.
  89.   System will simply go to highest number of rows supported by monitor
  90.   to accomodate the menu selections in memory.  On load, a file that is
  91.   too long is truncated with only one <Ok> dialog popping on the
  92.   screen.
  93. * Password (Optional) to Exit to Dos
  94. * Password (Optional) to Modify Options/Colors
  95. * Internally dialog boxed options menu, command line support
  96.   deleted....
  97. * Debugging messages displayed on startup ONLY if DEBUG is on the command line.
  98. * 43 line VGA mode support
  99. * Video mode change "on the fly" on exit from options menu
  100. * Attempt to deal with the LogiTech Mouse on exit when mouse disabled
  101. * Correction of very occasional failure to accurately read a QEDIT created
  102.   text file as a .DEF
  103. * Passwords no longer echoed to screen
  104.  
  105. Other Versions:
  106. -------------------------------------------------------------------------------
  107.  
  108. v2.00 to v2.01
  109. ==============
  110. * Bug fix... HIRES failure to set screen mode before configuration.
  111.  
  112. v1.11 to v2.00
  113. ==============
  114. Major upgrade. Following features added to the system:
  115. * Command line supports for configurations not previously offered:
  116.   NOMOUSE  COLORPASS  HIRES LOWRES  BLANKFLAG  FASTMOUSE  SUPERMOUSE
  117.   RESUME CANCEL NUMON NUMOFF
  118. * .DEF file support for the following new features:
  119.   Passwords, Command line paramters with user-defined prompts (up to 10, with
  120.   reset/nest), <Yes> <No> Dialog Box with user-defined messaging, .DEF file nesting
  121.   (branching)
  122. * SET PULLDWN=D:\Path override option
  123. * Parse/Load time minimized, and speed of system on selection increased manyfold.
  124.   Overall load speed up about 5x over v1.00
  125. * Availability of a true 286/386 specific overlay version with EMS support.
  126.   (Registered only)...........
  127. * Availability of custom versions for Consultants/Dealers and Customers.
  128.  
  129. v1.10 to v1.11
  130. ==============
  131. Upgraded Screen Blank routine to show screen on any mouse button press, (all
  132. three on a three button mouse), or any mouse movement at all.  Updated
  133. documentation.
  134.  
  135. v1.00 to v1.10
  136. ==============
  137. * Mouse sensitized the FKey definitions on screen
  138. * Disabled Right Mouse Button and corrected kludge in 1.00 of exiting without
  139.   warning on mouse click outside windows.
  140. * Corrected CGA detection error.  Color is now assumed on all systems EXCEPT
  141.   Hercules Adapter/Old Monochrome
  142. * On error, batch file is erased.
  143. * Registered user name is validated and displayed on exit
  144. * Mouse color is always inverted on both front and back (avoids a disappearing
  145.   mouse!)
  146.  
  147. .5 OMEGA and .8
  148. ===============
  149. Versions under 1.00 do not have color and a host of features like the help
  150. subsystem.  Admittedly these were trivial versions in trial mode only.
  151.